Baker-Gill-Solovay theorem
#complexity_theory
Theorem
There exists oracles such that and .
(where is the set containing every language that can be decided by polynomial time deterministic Turing machine with oracle access to , and that which can be decided by polynomial time non-deterministic Turing Machine with oracle access to , these are relativized complexity classes)
References
- S. Arora, B. Barak. Computational Complexity: A Modern Approach, Cambridge University Press, 2009, pp. 74-75.
- T. Baker, J. Gill, and R. Solovay, βRelativizations of the Question,βΒ SIAM J. Comput., vol. 4, no. 4, pp. 431β442, Dec. 1975, doi: 10.1137/0204037.
- https://cstheory.stackexchange.com/questions/21663/baker-gill-solovay-pb-ne-npb-relativization-what-class-is-b-in
- https://courses.cs.cornell.edu/cs6810/2023fa/lec6.pdf
- https://faculty.cc.gatech.edu/~ladha/toc/L21.pdf